Our hedgehog doesn't have any stars to collect. Let's add some!
- Drag out Interval Event from . Delete the .turn_left() command.
- Go to and drag out a Star. Drop it inside the interval event.
- Change the shape's name to goal_star.
- Make goal_star's radius 15. Change its color to "yellow".
To navigate the page using the TAB key, first press ESC to exit the code editor.